ComponentOne ASP.NET MVC Controls
StartX Method

C1.Web.Mvc.Finance.Fluent Namespace > FibonacciTimeZonesBuilder<T> Class : StartX Method
The value.
Configurates C1.Web.Mvc.Finance.FibonacciTimeZones<T>.StartX. Sets the starting X data point for the time zones.
Syntax
'Declaration
 
Public Function StartX( _
   ByVal value As Object _
) As FibonacciTimeZonesBuilder(Of T)

Parameters

value
The value.

Return Value

Current builder.
Remarks
If not set, the starting X data point is calculated automatically. The value can be a number or a Date object (for time-based data).
See Also

Reference

FibonacciTimeZonesBuilder<T> Class
FibonacciTimeZonesBuilder<T> Members